FHIR © HL7.org  |  Server Home  |  XIG Home  |  XIG Stats  |  Server Source  |  FHIR  

FHIR IG Statistics: StructureDefinition/zib-FeedingTubeSystem-FeedingTubeLength

Packagenictiz.fhir.nl.stu3.zib2017
Resource TypeStructureDefinition
Idzib-FeedingTubeSystem-FeedingTubeLength
FHIR VersionR3
Sourcehttps://simplifier.net/resolve?scope=nictiz.fhir.nl.stu3.zib2017@2.3.0&canonical=http://nictiz.nl/fhir/StructureDefinition/zib-FeedingTubeSystem-FeedingTubeLength
URLhttp://nictiz.nl/fhir/StructureDefinition/zib-FeedingTubeSystem-FeedingTubeLength
Version1.0.1
Statusactive
NameZib FeedingTubeSystem FeedingTubeLength
TitleHCIM FeedingTubeSystem FeedingTubeLength
Realmnl
Authorityhl7
DescriptionThe length of a feeding tube in a feeding tube system based on a Quantity datatype as defined by the Dutch Health and Care Information models (Dutch: Zorginformatiebouwsteen or zib) 'FeedingTubeSystem'.
PurposeTo provide information about the length of the feeding tube in a feeding tube system. Currently, there is no field avaiblable in a DeviceUseStatement resource for this information, hence the reason for this extension.
CopyrightCC0
TypeExtension
Kindcomplex-type

Resources that use this resource

StructureDefinition
zib-FeedingTubeSystemHCIM FeedingTubeSystem

Resources that this resource uses

No resources found


Examples of Use for Extension

No extension usage examples found


Narrative

No narrative content found in resource


Source

{
  "resourceType": "StructureDefinition",
  "id": "zib-FeedingTubeSystem-FeedingTubeLength",
  "url": "http://nictiz.nl/fhir/StructureDefinition/zib-FeedingTubeSystem-FeedingTubeLength",
  "version": "1.0.1",
  "name": "Zib FeedingTubeSystem FeedingTubeLength",
  "title": "HCIM FeedingTubeSystem FeedingTubeLength",
  "status": "active",
  "publisher": "Nictiz",
  "contact": [
    {
      "name": "Nictiz",
      "telecom": [
        {
          "system": "url",
          "value": "https://www.nictiz.nl",
          "use": "work"
        }
      ]
    }
  ],
  "description": "The length of a feeding tube in a feeding tube system based on a Quantity datatype as defined by the Dutch Health and Care Information models (Dutch: Zorginformatiebouwsteen or zib) 'FeedingTubeSystem'.",
  "purpose": "To provide information about the length of the feeding tube in a feeding tube system. Currently, there is no field avaiblable in a DeviceUseStatement resource for this information, hence the reason for this extension.",
  "copyright": "CC0",
  "fhirVersion": "3.0.2",
  "kind": "complex-type",
  "abstract": false,
  "contextType": "resource",
  "context": [
    "DeviceUseStatement"
  ],
  "type": "Extension",
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Extension",
  "derivation": "constraint",
  "differential": {
    "element": [
      {
        "id": "Extension",
        "path": "Extension",
        "short": "FeedingTubeLength",
        "definition": "The input length of the feeding tube in cm for the patient in question as determined by formulas based on for example the NEX i.e. nosepoint-earlobe-xyphoid distance (adults) or body length (children).",
        "alias": [
          "SondeLengte"
        ]
      },
      {
        "id": "Extension.url",
        "path": "Extension.url",
        "fixedUri": "http://nictiz.nl/fhir/StructureDefinition/zib-FeedingTubeSystem-FeedingTubeLength"
      },
      {
        "id": "Extension.value[x]:valueQuantity",
        "path": "Extension.valueQuantity",
        "sliceName": "valueQuantity",
        "type": [
          {
            "code": "Quantity"
          }
        ]
      }
    ]
  }
}